home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 114 / PC Guia 114.iso / Software / Utils / The Gimp 2.2.1 / gimp-help-2-0.6-setup.exe / {app} / share / gimp / 2.0 / help / en / ch04s18s16.html < prev    next >
Encoding:
Extensible Markup Language  |  2004-12-19  |  6.2 KB  |  159 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4.   <head>
  5.     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  6.     <title>18.16.┬áData Folders</title>
  7.     <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
  8.     <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
  9.     <meta name="generator" content="DocBook XSL Stylesheets V1.66.1" />
  10.     <link rel="start" href="index.html" title="GIMP User Manual" />
  11.     <link rel="up" href="ch04s18.html" title="18.┬áPreferences" />
  12.     <link rel="prev" href="ch04s18s15.html" title="18.15.┬áFolders" />
  13.     <link rel="next" href="ch05.html" title="Chapter┬á5.┬áMenus" />
  14.   </head>
  15.   <body>
  16.     <div xmlns="" class="navheader">
  17.       <table width="100%" summary="Navigation header">
  18.         <tr>
  19.           <th colspan="3" align="center" id="chaptername">18.┬áPreferences</th>
  20.         </tr>
  21.         <tr>
  22.           <td width="20%" align="left"><a accesskey="p" href="ch04s18s15.html">Prev</a>┬á</td>
  23.           <th width="60%" align="center" id="sectionname">18.16.┬áData Folders</th>
  24.           <td width="20%" align="right">┬á<a accesskey="n" href="ch05.html">Next</a></td>
  25.         </tr>
  26.       </table>
  27.       <hr />
  28.     </div>
  29.     <div class="sect2" lang="en" xml:lang="en">
  30.       <div class="titlepage">
  31.         <div>
  32.           <div>
  33.             <h3 class="title"><a id="gimp-prefs-folders-data"></a>18.16.┬áData Folders</h3>
  34.           </div>
  35.         </div>
  36.       </div>
  37.       <a id="gimp-prefs-folders-brushes"></a>
  38.       <a id="gimp-prefs-folders-patterns"></a>
  39.       <a id="gimp-prefs-folders-palettes"></a>
  40.       <a id="gimp-prefs-folders-gradients"></a>
  41.       <a id="gimp-prefs-folders-fonts"></a>
  42.       <a id="gimp-prefs-folders-plug-ins"></a>
  43.       <a id="gimp-prefs-folders-scripts"></a>
  44.       <a id="gimp-prefs-folders-modules"></a>
  45.       <a id="gimp-prefs-folders-environment"></a>
  46.       <a id="gimp-prefs-folders-themes"></a>
  47.       <a id="id3460024" class="indexterm"></a>
  48.       <div class="informalfigure">
  49.         <div class="mediaobject">
  50.           <img src="../images/preferences/prefs-folders-brush.png" />
  51.           <div class="caption">
  52.             <p>
  53.           Preferences: Brush Folders
  54.         </p>
  55.           </div>
  56.         </div>
  57.       </div>
  58.       <p>
  59.     GIMP uses several types of resources ΓÇô such as brushes, patterns,
  60.     gradients, etc. ΓÇô for which a basic set are supplied by GIMP when
  61.     it is installed, and others can be created or downloaded by the
  62.     user.  For each such resource type, there is a Preference page
  63.     that allows you to specify the <span class="emphasis"><em>search path</em></span>:
  64.     the set of directories from which items of the type in question
  65.     are automatically loaded when GIMP starts.  These pages all look
  66.     very much the same:  the page for brushes is shown to the right as
  67.     an example.
  68.   </p>
  69.       <p>
  70.     By default, the search path includes two folders:  a
  71.     <span class="emphasis"><em>system</em></span> folder, where items installed along
  72.     with GIMP are placed, and a <span class="emphasis"><em>personal</em></span> folder,
  73.     inside your personal GIMP directory, where items added by you
  74.     should be placed.  The system folder should not be marked as
  75.     writable, and you should not try to alter its contents.  The
  76.     personal folder must be marked as writable or it is useless,
  77.     because there is nothing inside it except what you put there.
  78.   </p>
  79.       <p>
  80.     You can customize the search path with the buttons at the top of
  81.     the dialog.
  82.   </p>
  83.       <div class="variablelist">
  84.         <p class="title">
  85.           <b>Options</b>
  86.         </p>
  87.         <dl>
  88.           <dt>
  89.             <span class="term">Select a Folder</span>
  90.           </dt>
  91.           <dd>
  92.             <p>
  93.           If you click on one of the folders in the list, it is
  94.           selected for whatever action comes next.
  95.         </p>
  96.           </dd>
  97.           <dt>
  98.             <span class="term">Add/Replace Folder</span>
  99.           </dt>
  100.           <dd>
  101.             <p>
  102.           If you type the name of a folder in the entry space, or
  103.           navigate to it using the file chooser button on the right,
  104.           and then click the left button, this will replace the
  105.           selected folder with the one you have specified.  If nothing
  106.           in the list is selected, the folder you specify will be
  107.           added to the list.  If the light-symbol to the left of the
  108.           text entry area is red instead of green, it means that the
  109.           folder you have specified does not exist.  GIMP will not
  110.           create it for you, so you should do this immediately.
  111.         </p>
  112.           </dd>
  113.           <dt>
  114.             <span class="term">Move Up/Down</span>
  115.           </dt>
  116.           <dd>
  117.             <p>
  118.           If you click on the up-arrow or down-arrow buttons, the
  119.           selected folder will be changed to the following or
  120.           preceding one in the list.
  121.         </p>
  122.           </dd>
  123.           <dt>
  124.             <span class="term">Delete Folder</span>
  125.           </dt>
  126.           <dd>
  127.             <p>
  128.           If you click the trash-can button, the selected folder will
  129.           be deleted from the list.  (The folder itself is not
  130.           affected; it is merely removed from the search path.)
  131.           Deleting the system folder is probably a bad idea, but
  132.           nothing prevents you from doing it.
  133.         </p>
  134.           </dd>
  135.         </dl>
  136.       </div>
  137.     </div>
  138.     <div class="navfooter">
  139.       <hr />
  140.       <table width="100%" summary="Navigation footer">
  141.         <tr>
  142.           <td width="40%" align="left"><a accesskey="p" href="ch04s18s15.html">Prev</a>┬á</td>
  143.           <td width="20%" align="center">
  144.             <a accesskey="u" href="ch04s18.html">Up</a>
  145.           </td>
  146.           <td width="40%" align="right">┬á<a accesskey="n" href="ch05.html">Next</a></td>
  147.         </tr>
  148.         <tr>
  149.           <td width="40%" align="left" valign="top">18.15.┬áFolders┬á</td>
  150.           <td width="20%" align="center">
  151.             <a accesskey="h" href="index.html">Home</a>
  152.           </td>
  153.           <td width="40%" align="right" valign="top">┬áChapter┬á5.┬áMenus</td>
  154.         </tr>
  155.       </table>
  156.     </div>
  157.   </body>
  158. </html>
  159.